home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / DTS Sample Code / Apple II Sample Code / APW.SC / SC14FontReport / Build next >
Encoding:
Text File  |  1990-05-31  |  187 b   |  8 lines  |  [TEXT/pdos]

  1. echo compiling fontreport.c
  2. compile fontreport.c    keep=o/fontreport
  3.  
  4. delete -c o/finder.data
  5. linkiigs < fontreport.link
  6. duplicate -r r.fontreport c.fontreport
  7. filetype c.fontreport s16
  8.